Click or drag to resize

AttachmentDisplayName Property

Contains the display name of the attachment.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string DisplayName { get; set; }

Property Value

Type: String
The display name.
See Also